debugging technique

英 [ˌdiːˈbʌɡɪŋ tekˈniːk] 美 [ˌdiːˈbʌɡɪŋ tekˈniːk]

【计】调试技术,排错法

计算机



双语例句

  1. A second pair of eyes is a very effective debugging technique.
    所以寻求他人的帮助也是一种切实有效的调试技巧。
  2. In the course of software development, think of runtime analysis as an advanced debugging and testing technique.
    在软件开发期间可以把运行时分析作为一项高级调试和测试技术来考虑。
  3. This article investigates a far more efficient and effective debugging technique: interactive debugging.
    本文讨论一种更高效的调试技术:交互式调试(interactivedebug)。
  4. An effective but basic debugging technique is to simply turn on error reporting.
    一个有效却很基本的调试技术就是打开错误报告。
  5. It doesn't matter whether your debugging technique involves using print statements or the full-blown debugger provided by Perl.
    不用关心所用的调试技术使用的是print语句,还是Perl提供的完整调试器。
  6. The company supplies the engineering, installation, heating, debugging and technique maintenance service until the electric furnaces reach normal running.
    提供各类玻璃窑炉设计、安装、烤窑、调试至正常出料及大修等技术服务。
  7. Aimed at the request of multi-CPU systems debugging and emulation, the concept, character and principles of multi-CPU mutual-combine control technique are presented.
    对于针对多处理器系统调试与仿真的要求进行了研究,介绍了多处理器互控联控技术的概念、特点和原理。
  8. Dynamic Property Analysis and On-line Debugging Technique Research of Servo System
    伺服系统动态性能分析及在线调试技术研究
  9. The Debugging Technique of Body Effect Diode Oscillator
    体效应二极管振荡器调试技术
  10. Linux Kernel Debugging Technique
    Linux内核调试技术
  11. Study of debugging method of neighborhood correlation processing technique
    邻域相关处理技术调试方法研究
  12. Talking about Working on Computer Debugging Technique for C Language
    谈C语言的上机调试技巧
  13. The Emulation Debugging System of PLC Based on Serial Communication Technique
    基于串行口通信技术的PLC仿真调试系统
  14. This text introduces the method of measuring steam drum water level of boiler with EJA smart differ-pressure transmitter, including the installation and debugging technique of laying pipeline, the installation of transmitter, the enactment of span and moving zero, etc.
    介绍了采用EJA智能差压变送器测量锅炉汽包水位的方法,包括导压管路的敷设、变送器的安装、量程设定、零点迁移等安装和调试技巧。
  15. In computer grade examination, some students passed written test quickly, but can not pass the tache of working on computer for several times. One of the reasons is lacking experience and the paper will talking about working on computer debugging technique for C language.
    在计算机等级考试中,有的考生笔试很快通过了,可上机这一环节要反复几次,原因之一就是经验不足,就C语言的上机调试技巧谈一谈看法,供参考。
  16. The principle, debugging and application of Woer automatic blender were described, indicating that it is a kind of successful blending technique.
    介绍了沃尔自动调合器的原理、调试和应用。
  17. Discussion on Debugging Technique for C Language
    C语言调试方法探讨
  18. Rapid debugging technique of forced-mixing asphalt concrete plant
    沥青混凝土配合比拌合耧快速调试技术
  19. Finally, as to the increasing maturity of embedded development, we share our debugging technique in embedded developing.
    最后针对当前日益成熟的嵌入式开发模式,介绍了嵌入式开发调试技术。
  20. A Software Debugging Technique for Supercomputer
    一种面向巨型机的软件调试技术
  21. Combining dynamic instrumenting techniques and state-freezing strategy, the interactive performance debugging mode based on state-freezing is proposed Dynamic instrumenting technique makes it possible to introduce interactive debugging mode in performance debugging.
    提出了基于状态冻结的交互式性能调试模式。性能测量代码的动态插装技术将交互式调试模式引入到了性能调试中;
  22. At present such as inductance coil and etc. devices are adopted by most signal control systems to obtain field traffic information, which exists much deficiency both in installation, debugging, maintenance and technique.
    目前大多数交通信号控制系统采用了诸如感应线圈等设备来获取现场交通信息,不管是从安装维护方面还是从技术方面来讲,都存在一定的不足。
  23. Study of the Debugging Technique for Distributed Real-Time Systems
    分布实时系统调试技术研究
  24. Component-oriented debugging technique is an effective approach for detecting errors, which not only has great influence for developing the efficiency of components, but also has great significance for improving the reliability of components.
    组件调试作为组件开发过程中一种错误诊断手段,不仅对组件的开发效率影响较大,而且对组件可靠性的提升起着至关重要的作用。
  25. Debugging technique is of great significance in the research and development process of embedded software, and debugging tools have a direct impact on the efficiency of software development and quality.
    而在嵌入式软件的研究开发过程中,调试技术具有十分重要的意义,调试手段的好坏直接影响软件开发的效率和质量。
  26. However, most debugging technique is for non real-time systems and sequential program.
    而绝大多数目前已经开发的实时系统测试和调试工具是针对串行程序的(非实时)。
  27. In detail, this method makes use of the combination of fuzzing technique and configuration files to generate malformed packets automatically. On this basis, dynamic debugging technique on Windows platform is used to interpret the exceptions during testing.
    具体而言,本文提出将fuzzing技术与配置文件相结合,实现异型探测数据包的自动生成,在此基础上利用Windows系统的动态调试接口实现异常的自动捕获与分析。